home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / DEMON / DEVELOPER / FREENET / WORKBONE.ARC / Linux / WBone2 / INSTALL < prev    next >
Text File  |  1995-05-28  |  505b  |  18 lines

  1.  
  2. 1) WorkBone expects to find the device: /dev/cdrom . If you don't
  3.    have this device, change to /dev and soft link your current
  4.    cd rom device to 'cdrom'. For example, if you currently call
  5.    your cdrom device 'mcd0', then do the following:
  6.  
  7.                cd /dev
  8.                ln -sf mcd0 cdrom
  9.  
  10.    Alternatively, just edit line 48 of 'hardware.c'  to reflect the
  11.    name of your cdrom device. 
  12.    
  13. 2) type 'make'
  14.  
  15. 3) if all went well, type 'make install'
  16.  
  17. 4) go set up the RISC-OS side of things
  18.